PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package
/
PDFImage Class
/ setInterpolate Method
True if the image is interpolated when displayed on the output device.
Collapse All
Expand All
In This Topic
setInterpolate Method
In This Topic
Sets a value indicating whether image interpolation is to be performed.
Syntax
public
void
setInterpolate(
boolean
value
)
Parameters
value
True if the image is interpolated when displayed on the output device.
See Also
Reference
PDFImage Class
PDFImage Members